为什么不std::forward_list::insert_after将第一个插入的元素作为其他序列容器返回,例如list和vector.有任何故意的原因吗?
std::forward_list::insert_after
list
vector